home *** CD-ROM | disk | FTP | other *** search
/ Megahits 3 / Megahits 3 (1994)(GTI - Rhein-Main-Soft)(DE)[!].iso / denkspiele / uchess288 / readme < prev    next >
Text File  |  1994-10-14  |  16KB  |  419 lines

  1. v2.88
  2. Enhanced clock management for >25 secs/move games
  3. Also fixed problems with the hint move and contention between
  4. the 2 processes, and made the mvstr large enough for algr, it
  5. was too small before, resulting in corrupt data at times.
  6.  
  7. v2.87
  8. Split the game into 2 AmigaDOS processes, one for search/eval another
  9. for housekeeping, this allows stronger thinkahead with
  10. far fewer side effects, which would damage play in games
  11. where thinking was on.  Fixed a few draw/ttable bugs,
  12. ttable aging is now better than in 2.85/2.86
  13. Enhanced clock management, long games should be stronger.
  14. Retuned some pawn evaluations.
  15. All changes are transparent to the user.
  16.  
  17. v2.86
  18. Fixed up the repetition code, it was causing mis-scoring
  19. and interfering with play quality in many cases.
  20.  
  21. v2.85
  22. Changed the hashtable/evalcache routines, changed search and
  23. selectmove, incorporating modified versions of changes
  24. from gnuchess 4pl70 Made many changes to eval as well.
  25. This version should have improved playing strength vs
  26. other versions, from improved eval and much improved
  27. speed.  Some Black openings added.
  28.  
  29. v2.83
  30. Fixes some bugs in loading games, and in toggling book, bugs
  31. that would cause the hint mechanism to fail and always return
  32. "I have no idea" as the hint.  Also fixed a bad bug that sometimes
  33. happened when thinking was on, and you started with 1.e3
  34. Changed the way flashing the screen to signal a move works.
  35. Save game format is now changed to accomodate enpassant
  36. information.  Old games should still load, but enpassant
  37. will be messed up, possibly.
  38.  
  39. v2.81
  40. Features more readable newlook menus and now allows you
  41. to click drag multiple menu selections per standard Amiga
  42. specs.
  43.  
  44. v2.79
  45. Fixed menus so that they should work with MagicMenu
  46.  
  47. v2.78
  48. Fixed some NULLMOVE and search bugs, that could cause
  49. unusual performance, especially in endgames.
  50.  
  51. MAJOR Hash table performance boost, much faster eval
  52. as a result.
  53.  
  54. Many enhancements to search/recapture extensions in search(),
  55. result in deeper searches, better eval per ply as well.
  56.  
  57. Redid the white/black books, more variety, no real
  58. stupid openings, still very small book, but seems
  59. to be a safe one, and more variety than the stopgap
  60. book I was using.
  61.  
  62. This version supports 3rd party graphics cards.
  63. It supports them "natively" using the screenmode requestor.
  64. DO NOT use any screen promotion utilities like ChangeScreen
  65. or whatever, to promote the screens, just choose your
  66. graphics modes native screen from the screenmode requestor.
  67. For 15Khz monitor users, with AGA chipsets, the
  68. 64 and 256 color modes will now come up with
  69. DEFAULT_MONITOR screens, rather than forcing PAL mode.
  70. The screens will now autoscroll, so you can see the
  71. whole 480 pixel high image, even on NTSC monitors.
  72.  
  73. 3rd Party graphics notes:
  74.  
  75. You need OS version 3.0 or later for 3rd party graphics
  76. support. GVP Spectrum owners note the NOBOBS CLI option
  77. and the NO_BOBS=1 WB tooltype.
  78.  
  79. Do not use the RTG option on AGA/ECS modes, you can if you
  80. want, but the displays will use more memory and
  81. will be slower...
  82. To start with 3rd party graphics cards there are 2 new
  83. CLI options, RTG and NOBOBS:
  84.  
  85. UChess RTG
  86.  
  87. will start in RTG 3rd party graphics mode.  This will
  88. bring up the screenmode requestor and you can
  89. pick a screenmode for chess play.  It should be
  90. 640X480 to fit the bitmap...smaller will autoscroll
  91. but 3rd party graphics software may not autoscroll
  92. well...so use a 640X480 or larger screenmode
  93. The corresponding TOOLTYPE to add in the WB icon
  94. is :
  95. RTG=1
  96.  
  97. ******SPECIAL NOTE TO OWNERS OF GVP SPECTRUM EGS CARDS******
  98.        (OTHER BOARDS MAY HAVE THIS TROUBLE AS WELL)
  99.            (IF YOU HAVE LOCKUPS, TRY THIS)
  100.  
  101. The software with these boards will LOCK UP THE PGM
  102. when it tries to use BOBS, to prevent this from
  103. happening there is a new UChess argument.  From
  104. the CLI use:
  105.  
  106. UChess 0 RTG NOBOBS
  107.  
  108. this will inhibit UChess from using BOBS to animate/move
  109. pieces.  Meaning pieces you pick up with the mouse
  110. will be invisible until you drop them onto a square.
  111. This is due to deficiencies in the GVP software.
  112. without the NOBOBS argument, the GVP lack of system
  113. BOB support locks up the pgm entirely, so USE THIS OPTION!!
  114.  
  115. The corresponding TOOLTYPE in the WB icon is
  116.  
  117. NO_BOBS=1
  118.  
  119. v2.72
  120. Fixed a slight time control problem, it was not adding
  121. remaining time when # moves was completed.
  122. Also fixed a nullmove problem that may have resulted
  123. in wierd endgame checks.
  124.  
  125. v2.71
  126. Fixed bugs in search causing selective deepening to be
  127. too selective in many cases.
  128. Redid the repetition code as per 4PL68 standards, can
  129. now recognize perpetual check and other draw situations
  130. more readily.
  131. Many bug fixes which now make the ideas in 2.69 a reality
  132. for all games.  This version is more efficient, and makes
  133. fewer mistakes vs strong opponents than 2.69 did.
  134. Endgame is improved as well.
  135.  
  136. v2.69
  137. Fixed some endgame deficencies, in King-Knight-Bishop vs King
  138. endgame.  Fixed some lookahead bugs, and some slight mouse vs
  139. kbd display bugs.
  140.  
  141. v2.67
  142. Totally new eval/search.  This is based on gnuchess 4PL67 with
  143. many enhancements.  Searchs more nodes per ply, so will get
  144. fewer ply on slow machines, but plays better.  Also support for 
  145. Super72 mode 800X600X64 or 256 colors.  New CLI arg Super72, new 
  146. Tooltype SUPER72=1.  The L version requires 9M or more
  147. of FASTRAM (like before, but this was not clear to everyone).
  148. This version plays much more competitively vs skilled players
  149. and good computers, less daring against lesser opponents though.
  150. May not be as well suited to slower systems (020/030's), but
  151. in all tests it seems stronger, even on A3000/25's.
  152. (in computer v computer tests this version went 7-1-2 vs
  153. Sargon5 on a 486, v2.54 usually went about 3-5-2 or so)
  154.  
  155. v2.54
  156. Fixed some bugs with resign, and a small bug in undo
  157. which caused mate msg to be displayed if you
  158. undid mate.
  159. Plays the same as 2.53
  160.  
  161. v2.53
  162. Finally after days of effort I managed to find and
  163. fix a couple of bugs introduced in 2.50 with the new
  164. search on opponents time code...
  165. Bug fixes and changes to genmove (movelist) nullmove
  166. routines, and especially to search on opponents time
  167. logic.
  168.  
  169. v2.52
  170. Bug fixes to load game, and to transposition table routines.
  171. Some attempt to deal with eval == 20000 bug.
  172. Major speedup of movelist routines, speed of search and
  173. eval greatly increased.
  174.  
  175. v2.51
  176. Slight enhancement to endgame eval routines.
  177.  
  178. v2.50
  179. Many changes incorporated from the Gnuchess 4PL64 release.
  180. Any changes that did not conflict with UChess specific changes,
  181. were merged into this version.  Changes to endgame (major)
  182. eval and search routines were made, to bring this
  183. version up to Gnuchess 4PL64 standards.
  184. Many changes to clock handling routine, UChess now
  185. manages its clock MUCH better, and thinking on opponents
  186. time is MUCH improved, making UChess far better than
  187. before when this feature is enabled.
  188. NOTE: Rate Pgm is now slower than before, it takes it
  189. longer to calc some move situations because of a bug
  190. fix to the history table.  The older way resulted
  191. in missed moves, but could calc some situations faster,
  192. but not correctly.  This new way results in slower calcs,
  193. but correct calc of moves.
  194.  
  195. v2.35
  196. Cleaned up Mating routines, UChess will now choose shortest
  197. route to mate and not keep searching beyond that to come
  198. up with strange endgame moves.
  199. Fixed some eval and search buglets and fixed a side
  200. effect in Take Back move.  Now take back move will
  201. clear out history buffer, so re-eval of moves after
  202. takeback will result in best move being made, not
  203. necessarily a different move from the last choice.
  204. Taking Back a move now takes much more time, but
  205. results in steady gameplay.  Prior version often chose
  206. alternate moves after take back a move was chosen.
  207. Redid some of the positional modifiers in eval routines,
  208. this version seems to play quite a bit stronger and
  209. steadier than previous versions, when pressed.
  210. Recompiled using SAS/C 6.51
  211.  
  212. v2.33
  213. Exactly like 2.32 but will run on AmigaDOS 2.04 and 2.1 systems.
  214. Calls to SetABPenDrMd were made unconditionally in v2.32 of UChess,
  215. meaning v2.32 required AmigaDOS 3.0 or later to run..sorry.
  216.  
  217. v2.32 (recompiled using SAS/C 6.50)
  218. New Display Option for AGA machines, at startup you can
  219. specify FASTAGA (or 64) at the CLI or you can use the FASTAGA=1
  220. or COLORS=64 arguments in the Workbench ICON, this opens UCHess on
  221. a 640X480 or 640X512 64 Color Screen, for additional speed.
  222. Especially helps display speed in the MultiScan Productivity mode.
  223. It looks almost as good the 256 color screen and is much faster.
  224.  
  225. Rewrote some routines in 68020+ Assembly language, and
  226. re-aligned many data items for more nodes/sec eval speed.
  227. Redid the entire opening book code, uchess will now
  228. look for uchess:uchesswhite.book when playing as
  229. white and uchess:uchessblack.book when playing as
  230. black, if it cannot find these it reverts to uchess:uchess.book.
  231. Sample white/black/neutral books enclosed, but much
  232. improvement/tuning of these books is needed.
  233. In general the white/black should work best for now.
  234. In the future I hope to come up with really optimal
  235. white/black openings and include these, at least for
  236. now the pgm will avoid openings that are real detrimental
  237. to it by splitting the book into 2 parts.
  238. Also made the edit request autoactivate the edit string gadget,
  239. for more convenient edit game entry.
  240. Also added a resign feature, if you have started the game
  241. in a regular manner at advanced level, and you get over
  242. 9.5 pts ahead of UChess, it will offer to resign (once).
  243. If you load a saved game, or edit the board, it will
  244. not offer to resign.  It will only offer to resign the game
  245. one time.
  246.  
  247. v2.31
  248. Re-Arranged the new game feature so it now pays
  249. attention to the skill level when setting up a new board.
  250. All new games came up as Advanced before, regardless
  251. of skill level chosen
  252.  
  253. v2.30
  254. Added a Level feature for play vs the computer.
  255. 3 levels are available, Advanced (same as before)
  256. Intermediate (Knight Odds), and Easy (Knight + Queen Odds)
  257.  
  258. Choosing these options will force a new game, with you
  259. are white and UChess as black, UChess will have its
  260. Knights removed on Intermediate, and its Knights+Queen
  261. removed on Easy.  Advanced is an equal game, like
  262. past versions
  263.  
  264.  
  265. v2.28
  266. fixed a bug in the initialization and re-initialization
  267. of the cache and transposition tables.
  268. Makes for more consistent play and a better start for
  269. the computer when using the new game option.
  270.  
  271. v2.27
  272. Just recompiled using __USE_SYSBASE for a bit more perfomance
  273. of system exec routines.
  274.  
  275. v2.26
  276. Fixed many bugs in the transposition table routines, which
  277. would cause crashes during overnight analysis with 2.25, also
  278. affected play somewhat, this version can handle overnight
  279. analysis, long games with no problems.  2.25 and some
  280. earlier versions could corrupt memory if they computed
  281. too long (for hours). 
  282. Redid the compute rating equation, for a bit more realistic
  283. rating.  With the major speed improvements of 2.25, the old
  284. rating equation was a bit off, giving an inflated rating of the
  285. pgm.  This new equation is somewhat better.
  286.  
  287. v2.25
  288. Major speed enhancements, this version should play FAR stronger
  289. thanks to rearrangement of Cache Tables.
  290. Major endgame changes as in gnuchess 4 pl 61, for lone
  291. king endings.
  292.  
  293. v2.18
  294. Attempted to reduce the number of "wild" moves that
  295. the program makes.  Under rare circumstances, the
  296. pgm would make wild moves based on poorly considering
  297. the users response move.  This should not happen much
  298. any longer.  May take more time to come up with a move
  299. in these cases though.  Should prevent it from throwing
  300. games away.
  301.  
  302. v2.17
  303. Fixed a minor bug in thinkahead move choice.
  304.  
  305. v2.16
  306. Finally found a longstanding bug screwing up move selection with
  307. thinking on.  Thinking on now helps a lot, it also does not
  308. screw up judicious use of the clock by the program.
  309.  
  310. v2.15
  311. Further refined conditions when thinkahead move is taken, or additional
  312. thinking beyond the current ply is warranted.  Refined for more likely
  313. choice of the thinkahead move in very short (<10secs/move) games
  314.  
  315. v2.14
  316. Fiddled with timing when thinkahead move is guessed correctly,
  317. it was taking its thinkahead move immediately if it was as deep,
  318. or deeper, than the previous move it pondered, it now only takes the
  319. move immediately if it is as deep or deeper and at least 4 plys in
  320. depth.
  321.  
  322. v2.12
  323. Added a rating feature, based on fact that the gnuchess 4pl60
  324. core plays at about 2300 on an IBM/RS6000, and that each
  325. doubling of processor speed results in a 75 pt ratings improvement,
  326. the pgm will estimate its USCF strength on your machine.
  327. On an A4000 the L version is about 2200 USCF or so.
  328.  
  329. v2.11
  330. Fixed a bug in dialog window for depth control.
  331.  
  332. v2.10
  333. Redid time control so that on long matches, it will not
  334. try and search too far ahead, if it guessed right.
  335. It was trying for real deep searches when it would
  336. result in massive overtime for the last level, on some
  337. occasions, hurting play later by forcing the pgm to
  338. rush too much.
  339. Also load/save game now updates clock display when it loads,
  340. and sets move now accordingly.
  341.  
  342. v2.09
  343. Fixed bug when depth mode was on, thinking was on, and show
  344. thinking was on, it was disabling show thinking in those cases.
  345. Cleaned up timing a bit.
  346. IT IS NOT CLEAR TO ME THAT THINKING ON HELPS.
  347. I am testing this, it may be that with thinking mode off, it
  348. plays more consistent chess, I am not sure though.
  349.  
  350. v2.07
  351. Added Depth Control, and Book Control Options
  352. To use Depth Control, just set it to # of plys you
  353. want the pgm to look ahead, it will then finish its move
  354. when it finishes that ply, regardless of time.
  355. Book Control just allows you to enable/disable opening book
  356.  
  357. v2.06
  358. Fixes a problem with mem alloc which showed up under Mungwall, it is
  359. now 100% enforcer and Mungwall clean.  Guards against loading improper
  360. game files.  Other Minor fixes.
  361.  
  362. v2.05
  363. Redoes the time control routine for thinking mode on.
  364. In earlier 2.0x versions, the forced timeout mode when
  365. thinking is on, could result in poor move selection
  366. in some circumstances, this fix should allow fewer mistakes
  367. in move selection with thinking on, when computer is forced
  368. to stop searching a ply earlier than it would like.
  369.  
  370. v2.04
  371. Fixes a display bug when castling with mouse (rare).
  372. Asks for PAL monitor when opening a 15Khz 256 color screen.
  373.  
  374. v2.03
  375. This version fixes a bug which caused the load game function
  376. to crash on certain machines, when the pgm was run with
  377. a priority > 0.  Also the Move Now feature is more responsive.
  378.  
  379. v2.02
  380. Puts back Underpromotion of pawns, which disapeared briefly
  381. in v2.00 and v2.01, Move Now item works again.
  382.  
  383. V2.01
  384. Added an additional CLI arg and tooltype, from CLI
  385. type "UChess 15Khz" if you have an AGA machine and want 
  386. to force a 640X480X256 color 15Khz screen, may not be enough
  387. overscan for whole screen to be visible on monitor.
  388. From WB you can use the MONITOR=15KHZ tooltype to force this.
  389. Pgm will auto default to 15Khz 256 color screen if you have
  390. and AGA machine with no multiscan monitor in devs:monitors,
  391. to force 16 colors use 16 color arg.  The 16 color screen
  392. will fit easily on a 640X400 display, the 256 color
  393. screen will not fit on a 640X400 display.  People with
  394. PAL machines should have no problems fitting it all on
  395. a 640X512 15Khz screen.
  396.  
  397. This version fixes MAJOR time control bugs present in v2.0
  398.  
  399.  
  400. V2.0
  401. I widened the search for this version and it has defeated
  402. version 1.01 head to head 10 out of 10 times.
  403. I belive this version plays MUCH stronger chess than
  404. version 1.01!
  405.  
  406. -Roger
  407.  
  408.  
  409. V1.01
  410. This is version 1.01, it cleans up the 16 color graphics and
  411. makes them look much better than in version 1.0
  412. That is the onluy change.
  413. See Uchess.doc for details
  414.  
  415.  
  416. -Roger
  417. uzun@crash.cts.com
  418. ruzun on bix
  419.